The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "digest::sha1"

Digest::SHA1 - Perl interface to the SHA-1 algorithm River stage three • 177 direct dependents • 782 total dependents

The "Digest::SHA1" module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input....

GAAS/Digest-SHA1-2.13 - 03 Jul 2010 13:25:47 UTC - Search in distribution

Crypt::Digest::SHA1 - Hash function SHA-1 [size: 160 bits] River stage three • 70 direct dependents • 267 total dependents

Provides an interface to the SHA1 digest algorithm....

MIK/CryptX-0.080 - 04 Oct 2023 11:07:16 UTC - Search in distribution

Template::Plugin::Digest::SHA1 - TT2 interface to the SHA1 Algorithm River stage zero No dependents

The *Digest.SHA1* Template Toolkit plugin provides access to the NIST SHA-1 algorithm via the "Digest::SHA1" module. It is used like a plugin but installs filters and vmethods into the current context. When you invoke [% USE Digest.SHA1 %] the follow...

BARBIE/Template-Plugin-Digest-SHA1-0.05 - 31 Dec 2014 12:06:47 UTC - Search in distribution

Bencher::Scenario::Digest::SHA1 - Benchmark Digest::SHA1 against Digest::SHA River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenario-Digest-SHA1-0.004 - 08 May 2022 00:06:19 UTC - Search in distribution

Digest::HMAC_SHA1 - Keyed-Hashing for Message Authentication River stage three • 100 direct dependents • 483 total dependents

This module provide HMAC-SHA-1 hashing....

ARODLAND/Digest-HMAC-1.04 - 01 Apr 2021 14:16:06 UTC - Search in distribution

Bencher::Scenario::Digest::SHA::SHA1 - Benchmark Digest::SHA against sha1sum River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-Digest-SHA-0.004 - 13 Aug 2023 00:05:22 UTC - Search in distribution

Bencher::Scenario::DigestSHA::SHA1 - Benchmark Digest::SHA against sha1sum River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-DigestSHA-0.003 - 10 Jul 2017 12:01:22 UTC - Search in distribution

Crypt::OpenPGP::Digest - PGP message digest factory River stage one • 4 direct dependents • 4 total dependents

*Crypt::OpenPGP::Digest* is a factory class for PGP message digest objects. All digest objects are subclasses of this class and share a common interface; when creating a new digest object, the object is blessed into the subclass to take on algorithm-...

SROMANOV/Crypt-OpenPGP-1.12 - 16 Aug 2015 11:35:42 UTC - Search in distribution

Bencher::Scenario::DigestSHA1 - Benchmark Digest::SHA1 against Digest::SHA River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenario-DigestSHA1-0.003 - 10 Jul 2017 12:01:15 UTC - Search in distribution

Cache::Memcached::Indexable::Logic::DigestSHA1 - a fine logic for Cache::Memcached::Indexable River stage zero No dependents

This module is a kind of logic class for Cache::Memcached::Indexable. It uses to get an original key through "Digest::SHA1::sha1_hex()" function with your key....

TANIGUCHI/Cache-Memcached-Indexable-0.03 - 06 Mar 2007 14:31:47 UTC - Search in distribution

Javascript::SHA1 - Calculate the SHA1 digest of a CGI form field River stage zero No dependents

"Javascript::SHA1" is a pure Perl module. This module allows you to convert user input, eg a password, into the SHA1 digest of that input. This means the password itself need never be transmitted across the network - only the SHA1 digest need be tran...

RSAVAGE/Javascript-SHA1-1.07 - 24 Aug 2010 07:23:19 UTC - Search in distribution

PBKDF2::Tiny - Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2 River stage two • 5 direct dependents • 10 total dependents

This module provides an RFC 2898 <https://tools.ietf.org/html/rfc2898> compliant PBKDF2 implementation using HMAC-SHA1 or HMAC-SHA2 in under 100 lines of code. If you are using Perl 5.10 or later, it uses only core Perl modules. If you are on an earl...

DAGOLDEN/PBKDF2-Tiny-0.005 - 20 Nov 2014 10:52:03 UTC - Search in distribution

SHA - Perl interface to the NIST Secure Hash Algorithm River stage zero No dependents

The "SHA" module is depreciated. Use "Digest::SHA1" instead. The current "SHA" module is just a wrapper around the "Digest::SHA1" module. It is provided so that legacy code that rely on the old interface still work. This wrapper does not support the ...

GAAS/SHA-2.01 - 14 Mar 2001 06:00:45 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

git-deploy - automate the git steps required for a deploying code from a git repository River stage zero No dependents

git-deploy is a tool written to make deployments so easy that you'll let new hires do them on their first day. Conceived and introduced at Booking.com in 2008, it has changed deployments from being something that took hours, to being so easy that dep...

AVAR/git-deploy-6.01 - 19 Dec 2012 16:58:12 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

IO::Socket::SSL - SSL sockets with IO::Socket interface River stage four • 350 direct dependents • 2057 total dependents

IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary functionality into the familiar IO::Socket interface and providing secure defaults whenever possible. This way, existing applications can be made SSL-aware without much effort,...

SULLR/IO-Socket-SSL-2.085 - 22 Jan 2024 19:07:08 UTC - Search in distribution

xsum - Compute and check file checksums/digests (using various algorithms) River stage one • 1 direct dependent • 1 total dependent

"xsum" is a handy small utility that can be used as an alternative/replacement for the individual per-algorithm Unix utilities like "md5sum", "sha1sum", "sha224sum", and so on. It's basically the same as said Unix utilities but you can use a single c...

PERLANCAR/App-xsum-0.010 - 28 May 2020 06:02:03 UTC - Search in distribution
  • App::xsum - Compute and check file checksums/digests (using various algorithms)

Mhash - Perl extension for Mhash Hash library River stage zero No dependents

This is an perl interface to the Mhash hash library, which provides a uniform interface to a large number of hash algorithms (also known as "one-way" algorithms). These algorithms can be used to compute checksums, message digests, and other signature...

FKUO/Mhash-0.90 - 15 Dec 2000 05:40:04 UTC - Search in distribution

Bugs River stage zero No dependents

Fixed (version) - No longer an issue after this release. Identified - Bug/Issue identified, fix coming soon. New - Bug/Issue reported, not yet identified....

TODDR/Razor2-Client-Agent-2.86 - 03 Jun 2019 23:05:18 UTC - Search in distribution
231 results (0.08 seconds)